home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 117 / MacAddict 117.dmg / Software / Internet & Communication / Captain FTP 4.4.5 (trial).dmg / Captain FTP.app / Contents / Resources / German.lproj / Upgrade.nib / classes.nib next >
Text File  |  2006-02-13  |  723b  |  23 lines

  1. {
  2.     IBClasses = (
  3.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  4.         {
  5.             ACTIONS = {Abort = id; Cancel = id; Download = id; }; 
  6.             CLASS = NUpgrade; 
  7.             LANGUAGE = ObjC; 
  8.             OUTLETS = {
  9.                 iCheckProgress = NSProgressIndicator; 
  10.                 iCheckWindow = NSWindow; 
  11.                 iDownWindow = NSWindow; 
  12.                 iMyVer = NSTextField; 
  13.                 iNew = NSTextView; 
  14.                 iNewVer = NSTextField; 
  15.                 iProgress = NSProgressIndicator; 
  16.                 iView = NSView; 
  17.                 iWindow = NSWindow; 
  18.             }; 
  19.             SUPERCLASS = NSObject; 
  20.         }
  21.     ); 
  22.     IBVersion = 1; 
  23. }